home *** CD-ROM | disk | FTP | other *** search
- ; Create db.lib from the sources.
-
- ; Compile the C source files for db.lib.
- lcmake aceports
- lcmake alloc
- lcmake arg
- lcmake base
- lcmake bevel
- lcmake c_string
- lcmake ffpstr
- lcmake fgets
- lcmake filereq
- lcmake files
- lcmake gadget
- lcmake iff
- lcmake ILBMLib_bytes
- lcmake inpbox
- lcmake input
- lcmake intuievent
- lcmake make_ILBMLib
- lcmake menu
- lcmake pow
- lcmake print
- lcmake rfiles
- lcmake say
- lcmake scrfunc
- lcmake ser
- lcmake sleep
- lcmake sysreq
- lcmake system
- lcmake text
- lcmake val
- lcmake window
-
- ; Assemble the assembly source files for db.lib.
- lmake common_data
- lmake csrpos
- lmake ffp
- lmake file
- lmake file_data
- lmake gfx
- lmake lmath
- lmake locate
- lmake logic
- lmake misc
- lmake scroll
- lmake scrwin
- lmake scrwin_data
- lmake simple_str
- lmake sound
- lmake sound_data
- lmake string
- lmake string_data
- lmake time
- lmake turtle
- lmake turtle_data
- lmake ver
- lmake windowfunc
-
- ; Join all object files together to create db.lib.
- lmake all
-